window: factor out a gtk_window_get_maximized() function
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 22 Apr 2013 21:24:09 +0000 (17:24 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 22 Apr 2013 22:10:21 +0000 (18:10 -0400)
commit7846bedebd8826135ffb076bbe655365b538aeb5
tree3e94a459212c8cc85faa29611999d9293cb940f2
parent87922575d3fd6aecf73a72545abe90443a7ccce4
window: factor out a gtk_window_get_maximized() function

Simplify code that does this same check over and over.
gtk/gtkwindow.c